CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - child pop

搜索资源列表

  1. child_popup

    0下载:
  2. 一个窗口的类型在Child和Popup之间互换-The exmaple of the interchange of a windows style between child and popup
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:283141
    • 提供者:站长
  1. popu_child_wnd

    0下载:
  2. 弹出窗口和子窗口互换的例子。拖拽窗口,从父窗口拖出时成为Popup型,拖进就成为Child类型的示例。-Pop-up window and sub-exchange example. Drag a window out from the Father became Popup window type, dragged on to become an example of type Child.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:31902
    • 提供者:张先生
  1. spBufferWnd

    0下载:
  2. 窗口类CBufferWnd: l 能够作为子窗口或者时弹出窗口 l 支持滚动,自动根据滚动位置调整显示的内容 l 支持光标显示 l 在光标处或是指定位置插入文字 输出辅助类CConsoler: l 与指定的输出窗口对象进行绑定 l 能够支持printf方式的输出 l 能够对汉字进行处理避免出现换行时出现半个汉字的情况,在半个汉字时利用空格进行替换,并在下一行继续显示文字 利用字符窗口可以方便的开发类似与控制
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:10742
    • 提供者:pushimin
  1. JavaScriptCommon

    0下载:
  2. 自用的Asp.net操作Javascr ipt的通用类,封装了一些常用的如弹出对话框,刷新父、子窗口,关闭并跳转等小功能-Asp.net own use common Javascr ipt operation class encapsulates a number of commonly used, such as pop-up dialog box, refresh the parent, child window, close and jump and other small featur
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1790
    • 提供者:lxp1116
  1. TestDlg

    0下载:
  2. 有一个主对话框,里面有一个或多个子对话框,点击弹出,将会是子对话框弹出主对话框外面,点击插回,将会让该子对话框插回到主对话框内。-A main dialog box, which has one or more sub-dialog box, click the pop up dialog box will pop up child outside the main dialog box, click the plug back to the sub-dialog box will be ins
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:30197
    • 提供者:黄炳快
  1. TipTool

    0下载:
  2. 网上流传的TipTool气泡窗口 是以控件为基础的,作为控件的子窗口。 我做了改良,以点为基础, 根据某点,弹出窗口-TipTool circulated on the Internet is a bubble window-based control as child window control. I made improvements to the basis points, according to a certain point, the pop-up window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:11614782
    • 提供者:七夜狐
  1. VB_child_form_control_background_color_code

    0下载:
  2. VB弹出子窗体控制其变换背景色代码 一个不错的代码-VB child form the pop-up control of its change the background color code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:lijing
  1. Lesson6Code

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。-The working principle of the menu and write applications, the menu command message in the MF
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:78507
    • 提供者:王晓坡
  1. Webqq

    0下载:
  2. 主要技术: (1)弹出新窗口时,自动关闭父窗口。 (2)弹出窗口居中显示 (3)从网页对话框中选择头像 (4)应用Ajax技术实现用户名的检测,同时应用ASP实现UTF-8到GB2312的编码问题进行解决。 (5)验证输入的日期格式是否正确 (6)客户端验证输入的Email地址格式是否正确 (7)在ASP中使用ctrl+enter实现表单提交。 (8)解决ASP进行程序开发时遇到的错误。 (9)解决当前用户在不在线的问题,如果在线的话就显示彩色头像,如果不在线
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:554378
    • 提供者:宁远夜
  1. Lesson6

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-19
    • 文件大小:54694625
    • 提供者:shawning
  1. formmiddle

    0下载:
  2. VC++让子窗口居中显示,打开主程序窗体后,在主窗体框架内弹出一新窗口,程序将自动设置新窗口居中于主窗口框架内,有意者请下载参阅源代码。-VC++ the child window centered, open the main form, the main form within the framework of a new pop-up window, the program will automatically set a new window centered in the framew
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:196418
    • 提供者:张贡献
  1. GameWJ

    0下载:
  2. dx下弹出窗口 类似金山游侠的功能 通过hook dx-create a windows pop not child in full screen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:76811
    • 提供者:第五大道
  1. DCPathButton

    0下载:
  2. 介绍: 一个带动画的按钮,用户点击后会弹出子按钮。子按钮的个数可自定义(3~6个),再次点击所有子按钮会有收缩动画。用户可自定义每个子按钮的action,可以自定义按钮图片。 -Introduction: a button with animation, the user clicks the button will pop up child. The number of sub-buttons can be customized (3 ~ 6), click again to all sub-
  3. 所属分类:iPhone

    • 发布日期:2017-04-04
    • 文件大小:299211
    • 提供者:
  1. Code

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-Menu wor
  3. 所属分类:Menu control

    • 发布日期:2017-05-03
    • 文件大小:552283
    • 提供者:wangguozhang
  1. Code

    0下载:
  2. 标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-Marking menu, implementation and analysis of common
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:116897
    • 提供者:bean
  1. 779513sdk实现在listbox中加入图标

    0下载:
  2. 实现控件的变形自绘制等等,可以实现对标题栏的更改和变形(Creates an overlapped, pop-up, or child window. It specifies the window class, window title, window style, and (optionally) the initial position and size of the window. The function also specifies the window's parent or ow
  3. 所属分类:ListView/ListBox

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:哥哥/
搜珍网 www.dssz.com